golang.org/x/net/http2.Server.initialStreamRecvWindowSize (method)
3 uses
golang.org/x/net/http2 (current package)
server.go#L165: func (s *Server) initialStreamRecvWindowSize() int32 {
server.go#L903: {SettingInitialWindowSize, uint32(sc.srv.initialStreamRecvWindowSize())},
server.go#L2115: st.inflow.init(sc.srv.initialStreamRecvWindowSize())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)